home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / bit / src / mpeg / BIT_Changes < prev    next >
Text File  |  1994-08-01  |  389b  |  13 lines

  1.  
  2.  
  3. 1. Taken out all the stuff related to X and dithering.
  4. 2. Added code for better error check and handling.
  5. 3. Hacked video.c so that bit can get a frame at a time.
  6. 4. Renamed j_rev_dct to mpeg_j_rev_dct to remove a conflict with
  7.    jpeg library (although sucking in the function from jpeg library
  8.    appears to work fine).
  9. 5. Proper prototypes and inclusions.
  10. 6. Misc. other things.
  11. -TC
  12.  
  13.